he_motion includes 25 queries for 4 text-to-motion generation baselines
he_pose includes 25 queries for 3 text-to-pose generation baselines

The participants are askes to give the order of different generated poses/motions in terms of realness and text consistency.

Text-to-Motion Generation:
    The 4 text-to-motion generation baselines are:
        1. MotionCLIP
        2. AvatarCLIP
        3. Interpolation
        4. OOHMG

    The texts and methods of the queries in he_motion are:
        1. A desperate person:    ['1', '2', '3', '4'], 
        2. A happy guy:    ['1', '2', '3', '4'], 
        3. A helpless person:    ['1', '2', '3', '4'],
        4. A suprised person:    ['1', '2', '3', '4'],
        5. A tired person:    ['1', '2', '3', '4'],
        6. basketball:    ['1', '2', '3', '4'],
        7. bend over:    ['1', '2', '4', '3'],
        8. Bruce Lee:    ['1', '2', '4', '3'],
        9. calm down:    ['1', '2', '4', '3'],
        10. cry:    ['1', '2', '4', '3'],
        11. eat a hamburger    ['1', '2', '4', '3'],
        12. fly like a bird    ['1', '2', '4', '3'],
        13. freedom    ['1', '4', '2', '3'],
        14. greet someone    ['1', '4', '2', '3'],
        15. jump up     ['1', '4', '2', '3'],
        16. kick a soccer    ['1', '4', '2', '3'],
        17. micheal jordan    ['1', '4', '2', '3'],
        18. pray    ['1', '4', '2', '3']，
        19. raise arms    ['4', '1', '2', '3'],
        20. run    ['4', '1', '2', '3'],
        21. shoot a basketball    ['4', '1', '2', '3'],
        22. sit    ['4', '1', '2', '3'],
        23. spiderman    ['4', '1', '2', '3'],
        24. squat    ['4', '1', '2', '3'],
        25. walk    ['1', '2', '4', '3'],


Text-to-Pose Generation:
    The 3 text-to-pose generation baselines are:
        1. VPoserOptimize
        2. Matching
        3. OOHMG

    The texts and methods of the queries in he_pose are:
        1. A desperate person:    ['1', '2', '3'], 
        2. A happy guy:    ['1', '2', '3'], 
        3. A helpless person:    ['1', '2', '3'],
        4. A suprised person:    ['1', '2', '3'],
        5. A tired person:    ['1', '2', '3'],
        6. basketball:    ['1', '2', '3'],
        7. bend over:    ['1', '2', '3'],
        8. Bruce Lee:    ['1', '2', '3'],
        9. calm down:    ['2', '3', '1'],
        10. cry:    ['2', '3', '1'],
        11. eat a hamburger    ['2', '3', '1'],
        12. fly like a bird    ['2', '3', '1'],
        13. freedom    ['2', '3', '1'],
        14. greet someone    ['2', '3', '1'],
        15. jump up     ['2', '3', '1'],
        16. kick a soccer    ['2', '3', '1'],
        17. micheal jordan    ['3', '1', '2'],
        18. pray    ['3', '1', '2'],
        19. raise arms    ['3', '1', '2'],
        20. run    ['3', '1', '2'],
        21. shoot a basketball    ['3', '1', '2'],
        22. sit    ['3', '1', '2'],
        23. spiderman    ['3', '1', '2'],
        24. squat    ['3', '1', '2'],
        25. walk    ['1', '2', '3']
